[INFO] fetching crate ivoryvalley 0.4.0...
[INFO] testing ivoryvalley-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ivoryvalley 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ivoryvalley 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ivoryvalley 0.4.0
[INFO] tweaked toml for crates.io crate ivoryvalley 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ivoryvalley 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ivoryvalley 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d0de0d9c3fbe7ca8a544cd015933f516bb2bf0b701a1db800c3be2c73bb3e86
[INFO] running `Command { std: "docker" "start" "-a" "2d0de0d9c3fbe7ca8a544cd015933f516bb2bf0b701a1db800c3be2c73bb3e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0de0d9c3fbe7ca8a544cd015933f516bb2bf0b701a1db800c3be2c73bb3e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0de0d9c3fbe7ca8a544cd015933f516bb2bf0b701a1db800c3be2c73bb3e86", kill_on_drop: false }`
[INFO] [stdout] 2d0de0d9c3fbe7ca8a544cd015933f516bb2bf0b701a1db800c3be2c73bb3e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f6e36c22e688fd08b98ebf551557307b9623aae0071a26ce92a9b0271e40d9
[INFO] running `Command { std: "docker" "start" "-a" "56f6e36c22e688fd08b98ebf551557307b9623aae0071a26ce92a9b0271e40d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling ivoryvalley v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s
[INFO] running `Command { std: "docker" "inspect" "56f6e36c22e688fd08b98ebf551557307b9623aae0071a26ce92a9b0271e40d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f6e36c22e688fd08b98ebf551557307b9623aae0071a26ce92a9b0271e40d9", kill_on_drop: false }`
[INFO] [stdout] 56f6e36c22e688fd08b98ebf551557307b9623aae0071a26ce92a9b0271e40d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dbc647f757401ac0dc3d71666f71f20023ca14f81886743a6bc897b2065a38e
[INFO] running `Command { std: "docker" "start" "-a" "4dbc647f757401ac0dc3d71666f71f20023ca14f81886743a6bc897b2065a38e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling ivoryvalley v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum-test v17.3.0
[INFO] [stdout] warning: function `fixtures_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fixtures_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_path` is never read
[INFO] [stdout]   --> tests/common/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |     pub db_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_db_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn with_db_path(mut self, path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `headers` and `body` are never read
[INFO] [stdout]   --> tests/replay_test.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct RecordedRequest {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     headers: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 34 |     #[serde(default)]
[INFO] [stdout] 35 |     body: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecordedRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixtures_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fixtures_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_path` is never read
[INFO] [stdout]   --> tests/common/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |     pub db_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_db_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn with_db_path(mut self, path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixtures_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fixtures_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_path` is never read
[INFO] [stdout]   --> tests/common/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |     pub db_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_db_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn with_db_path(mut self, path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> tests/client_session_test.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct MockMastodon {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 63 |     pub addr: SocketAddr,
[INFO] [stdout] 64 |     pub state: MockMastodonState,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixtures_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fixtures_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_path` is never read
[INFO] [stdout]   --> tests/common/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestConfig {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |     pub db_path: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_db_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TestConfig {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn with_db_path(mut self, path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixtures_path` is never used
[INFO] [stdout]   --> tests/common/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn fixtures_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNcsAlq/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-6d97a308e5b14ea4,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-65ffe8633e03631c,libregex_automata-1957ae8a1ef1c039,libregex_syntax-3eb42aed563cb123,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libivoryvalley-4e53f0e94fd32dd9,liburlencoding-2e57689ab08a86e0,libreqwest-d13e4232f1916fe8,libhyper_rustls-3f665f61d8799180,libwebpki_roots-6943c60aeebdad63,libtower_http-72319c1802cb0aa3,libiri_string-d388d4576b633c72,liburl-720e7eeed2fea1d9,libidna-c24b6a382303eeea,libutf8_iter-0d9be7b316c2b184,libidna_adapter-dbda4d90cdb48282,libicu_properties-8135fa7b59fdb42c,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libtokio_tungstenite-7f7f076be0e10bfe,librustls_native_certs-fdf8433089ea120a,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-a288e69677ffaf0a,libtungstenite-9863070faeb39d51,librustls-131f685a55cc19d2,libsubtle-ca7024fc66e4388f,libwebpki-29ce8b02c1c9b276,libring-34323d7a70b923e8,libgetrandom-48a7d039ba125181,libuntrusted-3420b86308bec153,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libaxum-06a593a06d32a143,libserde_path_to_error-0bfb678f73ae2544,libserde_urlencoded-7aa30c79cbeaf56f,libform_urlencoded-b57e943dc1db8475,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-f897cf74bf5aee77,libtungstenite-8559d6159de28332,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-9371283f71a32f1d,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libhyper_util-753fed1649827e8b,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-9aae67a4e846df6d,libhyper-0c67470cb75951ae,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-11ecd81bec566d3e,libaxum_core-abc09613904176d4,libmime-4b44681fdb2c65f7,libhttp_body_util-7d212f77f536d1ac,libhttp_body-25d3fb025f57f6bc,libhttp-165d02ae8054147b,libtracing-4e896fd27f19ad0a,liblog-cfb0a897de58af94,libtracing_core-fc2d38f4334e7941,libtower-5b2a45d0022fc239,libsync_wrapper-a3845461b7db14a0,libfutures_util-e9f05b24cbeaa8d5,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_sink-b53a6375eb17e00c,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,librusqlite-336b1dc40b03a0e9,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-08bf6495fdc1f1d6,liblibsqlite3_sys-15d3470fc02b4ab3,libconfig-7cc5cd7987508168,libpathdiff-3b9982cd4c9b7139,libjson5-1661ee0e11a9c027,libpest-87d9a160ae101dde,libucd_trie-01dd94f548235104,libron-17faf05fdf575b16,libbitflags-586362140059ebe9,libbase64-64299f9d815d057c,libserde_json-9f31482fcde93e68,libitoa-7987671186043bcb,libryu-bb42f8138c9fe8c6,libtoml-4b831e8195cce58e,libtoml_edit-336afd96201fb70a,libserde_spanned-7eff1b33ea4c1e87,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-f1e7af4f01e9eb5d,libnom-7aa949bdde67ff87,libmemchr-f9c66c7ba21bf873,libini-1cdce0742add4b9b,libordered_multimap-cc69c6e70935bac2,libdlv_list-25bc8449208d4e7f,libyaml_rust2-58980f3d36223e0d,libencoding_rs-f47fb1c01542042e,libarraydeque-be9e663bcba0ae31,libhashlink-08d2bcad3453b91f,libhashbrown-5307d1cfea5e5bd7,libahash-a322de9c3b020bbd,libonce_cell-0ba6aecba7086d38,libcfg_if-5af52f617df93f8f,libzerocopy-dd32dd0f5a98b15e,liballocator_api2-3bc2480ae44878f3,libconvert_case-9ba3bad42e1d2ab3,libunicode_segmentation-ff3f1aa3aad6e639,libserde-0914d5db1f50caab,libserde_core-57e528f07a610d2d,libclap-7b9cf841340b8565,libclap_builder-9d858faab833bb56,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNcsAlq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1f9401719c6ddbda/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-5518f250b7caa925/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ivoryvalley-a2a1906862ef152e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ivoryvalley` (bin "ivoryvalley") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4dbc647f757401ac0dc3d71666f71f20023ca14f81886743a6bc897b2065a38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbc647f757401ac0dc3d71666f71f20023ca14f81886743a6bc897b2065a38e", kill_on_drop: false }`
[INFO] [stdout] 4dbc647f757401ac0dc3d71666f71f20023ca14f81886743a6bc897b2065a38e
